Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_finite
is_finite
Determine whether it is a finite value
Name:
is_finite
Category:
math
Programming Language:
php
One-line Description:
Determine whether it is a finite value.
Related
Common ways to solve zero-dividing errors with is_finite
7
How to use is_finite and is_nan in combination
8
How to Avoid Unexpected Errors When Using the is_finite Function? Key Considerations
1
What Are the Common Practical Applications of the is_finite Function in PHP?
7
How to use is_finite to determine whether a number is finite?
2
Similar Functions
sinh
sinh
Hyperbolicsine
atan
atan
Anyway
deg2rad
deg2rad
Convertangletoradian
exp
exp
Calculatetheindexofe
ceil
ceil
Furthermethodtosort
tan
tan
Tilt
acos
acos
Reversecosine
expm1
expm1
Returnsexp(number)-1
Popular Articles
How to Avoid Unexpected Errors When Using the is_finite Function? Key Considerations
How to use is_finite and is_nan in combination
What Are the Common Practical Applications of the is_finite Function in PHP?
How to use is_finite to determine whether a number is finite?
Common ways to solve zero-dividing errors with is_finite